Value
| Error Code
| Description
|
30001
| CPEAUT_STANDARD_OUTOFMEMORY
| There is not enough memory to complete the action.
|
30002
| CPEAUT_STANDARD_INVALDHANDLE
| A handle that is invalid has been specified or does not exist.
|
30003
| CPEAUT_STANDARD_INVALIDPOINTER
| A pointer that is invalid has been specified or does not exist.
|
30004
| CPEAUT_STANDARD_BADINDEX
| An invalid (bad) value has been specified for an index.
|
30005
| CPEAUT_STANDARD_TYPEMISMATCH
| Wrong data type was used.
|
30006
| CPEAUT_STANDARD_UNKNOWNNAME
| The specified name cannot be found in the report.
|
30007
| CPEAUT_STANDARD_MEDIUMFULL
| The storage medium (disk drive) is full.
|
30008
| CPEAUT_STANDARD_NOTIMPL
| Internal error.
|
30009
| CPEAUT_ERR_NOTGROUPAREA
| A group area was expected, but the area specified was not a group area.
|
30010
| CPEAUT_ERR_STRINGOUTOFRANGE
| The string value passed is out of the range of possible values.
|
30011
| CPEAUT_ERR_NODATABASE
| There is no database available.
|
30012
| CPEAUT_ERR_INVALIDENUMVALUE
| An invalid enumerated value has been set.
|
30013
| CPEAUT_ERR_NOTDETAILAREA
| A details area was expected, but the area specified was not a details area.
|
30014
| CPEAUT_ERR _NOTAREASECTIONCOLLECTION
| The object specified is not an Areas or Sections collection.
|
30015
| CPEAUT_ERR_32NOTSUPPORTED
| A 32-bit-only feature has been evoked in an environment that does not support it.
|
30016
| CPEAUT_ERR_INVALIDKEY
| A key that is invalid or does not exist has been specified.
|
30017
| CPEAUT_ERR_FEATURENOTENABLED
| A feature has been evoked that is not yet enabled.
|
30018
| CPEAUT_ERR_DATABASELINKEXIST
| An error has occurred due to the database links.
|
30019
| CPEAUT_ERR_CREATETEMPFILEFAILED
| Creation of a temporary file has been unsuccessful.
|
30020
| CPEAUT_ERR_RENDERTOHTMLFAILED
| Rendering to using RenderHTML Method (Page Object), HTML has been unsuccessful.
|